Telegram Group & Telegram Channel
# O'quvchilar ro'yxatini e'lon qilish
students = maktab["o'quvchilar"]
for student in students:
print("O'quvchi ismi: {0} Sinf: {1}".format(student['ism'], student['sinflar']))

#######################################################################
# O'quvchilar ro'yxatiga yangi o'quvchi qo'shish
students.append(
{
"id": "4",
"ism": "Alpshoh",
"sinflar": ["Veb dastur yaratish"]
}
)
for student in students:
print("O'quvchi ismi: {0} Sinf: {1}".format(student['ism'], student['sinflar']))

# http://telegra.ph/file/2c514ad8a7ea61dba7f50.jpg



tg-me.com/pythonuz/465
Create:
Last Update:

# O'quvchilar ro'yxatini e'lon qilish

students = maktab["o'quvchilar"]
for student in students:
print("O'quvchi ismi: {0} Sinf: {1}".format(student['ism'], student['sinflar']))

#######################################################################
# O'quvchilar ro'yxatiga yangi o'quvchi qo'shish
students.append(
{
"id": "4",
"ism": "Alpshoh",
"sinflar": ["Veb dastur yaratish"]
}
)
for student in students:
print("O'quvchi ismi: {0} Sinf: {1}".format(student['ism'], student['sinflar']))

# http://telegra.ph/file/2c514ad8a7ea61dba7f50.jpg

BY Python dasturlash maktabi




Share with your friend now:
tg-me.com/pythonuz/465

View MORE
Open in Telegram


Python dasturlash maktabi Telegram | DID YOU KNOW?

Date: |

Mr. Durov launched Telegram in late 2013 with his brother, Nikolai, just months before he was pushed out of VK, the Russian social-media platform he founded. Mr. Durov pitched his new app—funded with the proceeds from the VK sale—less as a business than as a way for people to send messages while avoiding government surveillance and censorship.

The seemingly negative pandemic effects and resource/product shortages are encouraging and allowing organizations to innovate and change.The news of cash-rich organizations getting ready for the post-Covid growth economy is a sign of more than capital spending plans. Cash provides a cushion for risk-taking and a tool for growth.

Python dasturlash maktabi from id


Telegram Python dasturlash maktabi
FROM USA